Added Polish translation by Piotr Chylin'ski
[adiumx.git] / Plugins / Gaim Service / pl.lproj / ESGaimJabberAccountView.nib / classes.nib
blobd648512fa3bd49ed63e0552970a79b8eba830192
2     IBClasses = (
3         {
4             ACTIONS = {changedPreference = id; }; 
5             CLASS = AIAccountViewController; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "checkBox_checkMail" = NSButton; 
9                 "textField_accountUID" = NSTextField; 
10                 "textField_accountUIDLabel" = NSTextField; 
11                 "textField_alias" = NSTextField; 
12                 "textField_connectHost" = NSTextField; 
13                 "textField_connectPort" = NSTextField; 
14                 "textField_password" = NSTextField; 
15                 "view_auxiliaryTabView" = NSTabView; 
16                 "view_options" = NSView; 
17                 "view_profile" = NSView; 
18                 "view_setup" = NSView; 
19             }; 
20             SUPERCLASS = AIObject; 
21         }, 
22         {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
23         {CLASS = ESDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
24         {
25             CLASS = ESGaimJabberAccountViewController; 
26             LANGUAGE = ObjC; 
27             OUTLETS = {
28                 "checkBox_allowPlaintext" = NSButton; 
29                 "checkBox_forceOldSSL" = NSButton; 
30                 "checkBox_useTLS" = NSButton; 
31                 "textField_connectServer" = NSTextField; 
32                 "textField_resource" = NSTextField; 
33             }; 
34             SUPERCLASS = AIAccountViewController; 
35         }, 
36         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
37     ); 
38     IBVersion = 1;